IsValid
TheIsValid
method returns a Boolean value that indicates whether this extension object is valid.
ODBoolean IsValid ();
- return value
kODTrue
if this extension object is valid, otherwisekODFalse
.DISCUSSION
A client of this extension object calls this method if it wants to ensure that it makes calls only to a valid extension object, without generating an exception.SEE ALSO
TheODExtension::CheckValid
method (page 216).
"Implementing Extensions" on page 445 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help